The easiest programming Editor with Cobra highlightning ?
Posted: Wed Jun 14, 2017 8:18 am
Hello again ,
i want to ask what kind of programming editor is the easiest to configure for
syntax highlightning in cobra ?
A plain text editor is enough.
Best Regards
Ach
Hey , i have installed GEANY !
root@mx1:/# find ./root/.config/geany/filedefs
./root/.config/geany/filedefs
./root/.config/geany/filedefs/filetypes.README
./root/.config/geany/filedefs/filetypes.Cobra.conf
root@mx1:/#
filetypes are in.
Cobra=*.cobra; is also saved
Reload is made
There is no syntax highlightning cobra. Don't know why.
UUUUUUPPPPSSS. Forget to klick a lexer in the menue.
I choose. scripting languages PYTHON sourcefile. Is that right ?
Now i have some syntax highlightning.
Have i done the steps right here ??
Any confirmation would help me.
Is that the MAXIMUM SYNTAX HIGHLIGHTNING to get out from geany ???
Everytime i open a new .cobra file in Geany there is no language detected. No Syntax Highlightning.
If i klick under scripting languages : "Python source file" , then the syntax is highlighted.
The compiling options are saved under "Python".
Don't know why , but normally Geany should detect a .cobra file automatic. That is a error function.
WBR
Ach
Yeah. It works. Compiling and only executing of cobra code is running in GEANY !
i want to ask what kind of programming editor is the easiest to configure for
syntax highlightning in cobra ?
A plain text editor is enough.
Best Regards
Ach
Hey , i have installed GEANY !
root@mx1:/# find ./root/.config/geany/filedefs
./root/.config/geany/filedefs
./root/.config/geany/filedefs/filetypes.README
./root/.config/geany/filedefs/filetypes.Cobra.conf
root@mx1:/#
filetypes are in.
Cobra=*.cobra; is also saved
Reload is made
There is no syntax highlightning cobra. Don't know why.
UUUUUUPPPPSSS. Forget to klick a lexer in the menue.
I choose. scripting languages PYTHON sourcefile. Is that right ?
Now i have some syntax highlightning.
Have i done the steps right here ??
Any confirmation would help me.
Is that the MAXIMUM SYNTAX HIGHLIGHTNING to get out from geany ???
Everytime i open a new .cobra file in Geany there is no language detected. No Syntax Highlightning.
If i klick under scripting languages : "Python source file" , then the syntax is highlighted.
The compiling options are saved under "Python".
Don't know why , but normally Geany should detect a .cobra file automatic. That is a error function.
WBR
Ach
Yeah. It works. Compiling and only executing of cobra code is running in GEANY !