-
Hi,
I've just made a CLI version of JCF (Jedi Code Formatter) which is a code formatter widely used in Pascal/Delphi world. Unlike the original JCF, and as it's a Free Pascal project, it need to be…
-
-
The SQL Lexer desn't work for multi-line comments
```
/*
Multiline Comment
/*
```
I tried changing the regex in SQL.cuda-litelexer with no luck.
Thanks.
-
MacOS - Keyboard input focus is lost after any action in the right pane.
For example: go to the right panel folder, press F3 on the file, then Escape and after that the commander does not respond to …
-
What is the cause? (clean installation Lazarus 2.2.2, Lazarus 2.2.4, Lazarus 2.2.6 on Windows 10 Czech language - CP-1250)
![image](https://user-images.githubusercontent.com/23012626/224058809-a190…
-
Lazarus has a built-in i18n localization support and is able to automatically create *.po files which can then be translated and compiled to *.mo files. This allows the program to automatically adapt …
-
Hey , I tried to compile on MacOS
I used
` {$IFDEF DARWIN}
EngineName1 = '/Users/tearsfornations/util/lazarus/Chess256/Stockfish/stockfish';
EngineName2 = '/Users/tearsfornations/util/la…
-
Hi Alex, maybe is Lazarus issue:
1. Copy path file in Finder.
2. Open CudaText.
3. Launch `Open file...` command.
4. In the next dialog press `Shift+Command+G` ("Go To Folder" Finder functionali…
-
This just recently worked fine in 1.194.0.0 but not in 1.195.0.5 - `switch tab, to next` showed a menu and defaulted to the next most recent tab used.
You guys should use a tests suite or smth, as ev…
-
Hey Y'all
I just updated my trunk install with `fpcupdeluxe` and I first needed to remove the BGRA Packages since one of them is erroring out:
```
Compile package BGRABitmapPack 11.5.3: Exit co…