[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-05-10 Thread Jiří Techet via Github-comments
@frlan @b4n @eht16 The major things are "finished" from my perspective. If I missed something that needs to be done regarding geany-plugins integration, please let me know. The word "finished" above means the plugin works but soft-depends on some things which are not in Geany yet, it's: *

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-05-10 Thread Jiří Techet via Github-comments
@techee pushed 8 commits. 66e82da94f5b3a718a383f2bee80a7ede3137a50 Make sure menu gets updated whhen closing the last document ced8d1717dbc6db861f3824125897774c885d70b Fix semantic token flickering when LSP server sends incorrect delta value 17b29d78efe1a41309130ab5f2da24265bb86554 Some

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-05-04 Thread Jiří Techet via Github-comments
@techee pushed 6 commits. b3df23d328f504752688a6fb5c45beaa1447f1ab Add some GeanyDocument validity checks 4229993c86319ba4479dd289a2b0ee7ac0f4cf35 Make sure cached diagnostics and semantic tokens are cleared when document closed fbf54ff4305b67787fc6f377d0576ab62836 Make semantic tokens a

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-05-03 Thread Jiří Techet via Github-comments
@techee pushed 10 commits. 92d117dc42acc8da0ff9b07f5eef99413ea74aea Add lsp to README 44bda83eb5dbca8c71c0203afe9ebc174c625083 Properly document the config file and rename 2 config options 0c486a569784822f275b4eac1806a7d510dcfc66 Fix location of global config file when using geany-plugins

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-04-23 Thread Jiří Techet via Github-comments
@techee pushed 4 commits. 5927a2d03d773173f5927c167dba021f24ec435e Move json and jsonrpc libraries to a separate directory 609db8491771845e8263e2381ab96c3acbd5a65f Don't use ifdef within a macro da340f53c5b1214defafd68f9f9c771317e6ba95 Don't send SIGTERM on Windows where sending signals is

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-04-22 Thread Jiří Techet via Github-comments
@techee pushed 1 commit. 4eef8fc8d81cf4c43139a3b16979037b6f5cae60 Add LSP plugin files to POTFILES.in -- View it on GitHub: https://github.com/geany/geany-plugins/pull/1331/files/d66f8e6081c2ef3a10bd7dc5c01054ccf149a699..4eef8fc8d81cf4c43139a3b16979037b6f5cae60 You are receiving this because

[Github-comments] Re: [geany/geany-plugins] [WIP] Add LSP plugin (PR #1331)

2024-04-22 Thread Jiří Techet via Github-comments
@techee pushed 1 commit. d66f8e6081c2ef3a10bd7dc5c01054ccf149a699 Check glib version for function availability -- View it on GitHub: https://github.com/geany/geany-plugins/pull/1331/files/35a584636d67f8b8c782e4e4372c444adecd9fa1..d66f8e6081c2ef3a10bd7dc5c01054ccf149a699 You are receiving this