Search found 17 matches
- 01.01.2025 15:01
- Forum: Lexers
- Topic: Lexer PureBasic
- Replies: 10
- Views: 3606
Re: Lexer PureBasic
updated again. added highlight of labels (Name: but not Name::Name). added folding for 'DataSection'. Thank a lot for this PureBasic lexer. :D b.t.w. PureBasic documentation links: 1. PureBasic Reference Manual v6.00 -> url: https://www.purebasic.com/documentation/PureBasic.pdf --> (copy this link ...
- 31.12.2024 18:39
- Forum: Lexers
- Topic: Lexer PureBasic
- Replies: 10
- Views: 3606
Re: Lexer PureBasic
it is not widespread, and SublimeText syntax file has only 350 downloads. https://packagecontrol.io/packages/PureBasic (for popular langs, Sublime files have 3K+ downloads.) It is possible 'translate' the lexer PureBasic from Sublime Text repository ? draft version is made. https://github.com/Alexe...
- 30.12.2024 17:38
- Forum: Lexers
- Topic: Lexer PureBasic
- Replies: 10
- Views: 3606
Re: Lexer PureBasic
Before I do, I am interested - how popular is it? ie how many users, how many projects on language? (e.g. FreePascal - many users, and many small projects, and big forum) Unfortunately it is not very widespread even though it is a programming language that has been in development for 20 years. The ...
- 29.12.2024 18:01
- Forum: Lexers
- Topic: Lexer PureBasic
- Replies: 10
- Views: 3606
Lexer PureBasic
Hi Alexey, I ask you to create the lexer for PureBasic (a very powerful and advanced basic language). I have found the source of this syntax highlighting on Andrè Simon's website: Details: - website: http://andre-simon.de/ - download area: http://andre-simon.de/zip/download.php - download archive 'h...
- 19.06.2023 15:58
- Forum: General - CudaText
- Topic: code execution from CudaText
- Replies: 7
- Views: 1561
- 18.06.2023 18:16
- Forum: General - CudaText
- Topic: code execution from CudaText
- Replies: 7
- Views: 1561
- 26.02.2023 19:25
- Forum: General - CudaText
- Topic: How does Command Palette work with '@hotkey'?
- Replies: 1
- Views: 719
How does Command Palette work with '@hotkey'?
I simply wanted to see all the quick search key assignments (for add 'Alt-A' for delete entire line).
So I did: Help --> Command Palette: cuda says --> enter '@hotkey' for show all.
How this works?
Why You do not use a menu like 'Shortcut Mapper' as Notepad++?
So I did: Help --> Command Palette: cuda says --> enter '@hotkey' for show all.
How this works?
Why You do not use a menu like 'Shortcut Mapper' as Notepad++?
- 18.02.2023 15:40
- Forum: Issues solved
- Topic: Quick file navigation shortcuts?
- Replies: 5
- Views: 1749
- 17.02.2023 17:32
- Forum: Issues solved
- Topic: Quick file navigation shortcuts?
- Replies: 5
- Views: 1749
ctrl+home ctrl+end You're right - thanks. I simply forgot to disable Nun Lock. I can add that the Command Palette gives these commands go to text begin go to text begin + select go to text end go to text end + select go to text begin: is it begin of file? go to text end: is it end of file? anyway, ...
- 16.02.2023 19:48
- Forum: Issues solved
- Topic: Quick file navigation shortcuts?
- Replies: 5
- Views: 1749
Quick file navigation shortcuts?
Hi,
there are shortcuts that allows the opened file navigation?
For example:
-> go up to Begin file and go down to End of file?
there are shortcuts that allows the opened file navigation?
For example:
-> go up to Begin file and go down to End of file?