Re: Quanta 3.5.8 doesn't highlight the PHP code automaticly
Andras Mantia <[email protected]>
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <[email protected]> |
On Friday 09 January 2009, Javier Garcia wrote: > Joss Werner wrote: > > is the file where it doesn't work a new file (just created in > > quanta) ? if so, save, close and reload it and you're done :) > > Yes that works. > > So if i want to see highlighted codes i have to close the document > and reopen it. > > But... is there any way to get the highlighting without doing this? > Is the way you work with Quanta? Not in an automatic way. Think about this: you start a new document, Quanta has no idea what it is (you can type anything), so uses the highlighting for the default project/global DTEP. Unfortunately with the editor (katepart) used it was problematic to set the highlighting after save, when Quanta could had an idea about the file type based on the extension. There is two workaround: - save and reload - manually change the higlighting in the Tools menu Andras