Hi all,
sharing this from the topic in Russian (viewtopic.php?f=6&t=2822)
This is thenew Text IMproved lexer for CudaText text editor (indentation-based folding and syntax highlight).
This lexer was designed with the Darcula theme in mind.
The idea was to combine the existing syntax highlighting from Python lexer with the code folding and code tree built basing on the indentation (as in Text with indentation).
I actively use the text files for my notes, bookmarks and I found indentation markup (with some of Markdown features) to be very handy.
Any feedback is appreciated.
Sample:
https://github.com/dimon40001/cudatext- ... e-text.png
The lexer can be installed manually from here:
https://github.com/dimon40001/cudatext- ... xtimproved
lexer Text IMproved (indentation and syntax highlighting)
-
- Posts: 21
- Joined: 05.05.2022 18:52
lexer Text IMproved (indentation and syntax highlighting)
Last edited by dimon40001 on 04.08.2022 20:27, edited 2 times in total.
Hi,
Maybe it's a silly question (sorry if it's the case), but I'm migrating from Windows 10 to Linux (Debian) and I can't install the lexer properly. I’ve followed the instructions and copy the files in /data/lexlib, restart Cuda… and the lexer is not in the list.
I’ve changed the files owner (to root) and still no available.
Any idea?
Thanks in advance.
Maybe it's a silly question (sorry if it's the case), but I'm migrating from Windows 10 to Linux (Debian) and I can't install the lexer properly. I’ve followed the instructions and copy the files in /data/lexlib, restart Cuda… and the lexer is not in the list.
I’ve changed the files owner (to root) and still no available.
Any idea?
Thanks in advance.
-
- Posts: 2236
- Joined: 25.08.2021 18:15
1. you need the proper folder 'data/lexlib/' - usually it's here
https://wiki.lazarus.freepascal.org/Cud ... .27data.27
2. check that 'Text IMproved.lcf' file is near other .lcf files in data/lexlib/
https://wiki.lazarus.freepascal.org/Cud ... .27data.27
2. check that 'Text IMproved.lcf' file is near other .lcf files in data/lexlib/
-
- Posts: 2236
- Joined: 25.08.2021 18:15
no, wrong! /usr/share...... is wrong folder - you need this one:
https://wiki.lazarus.freepascal.org/Cud ... .27data.27
https://wiki.lazarus.freepascal.org/Cud ... .27data.27