folx icon indicating copy to clipboard operation
folx copied to clipboard

lightweight IDE / text editor

Results 4 folx issues
Sort by recently updated
recently updated
newest added

`nim c -r .\src\folx.nim ` on windows, nim version 2.1.1 after https://github.com/FolxTeam/folx/commit/ac8fdaf0224300dfae4c906e4fca46aa3bea98d1 also there're a lot of small black box on interface. ``` C:\Users\mac\Documents\nim_works\folx\src\folx.nim(162) handleFolx C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274) handleSideExplorer C:\Users\mac\Documents\nim_works\folx\src\side_explorer.nim(274)...

hi, i like its looking and what it current has. somethings that lack I can think of selection lsp integration terminal panel hover

When resize window, occupied RAM memory increase

bug