Commit graph

166 commits

Author SHA1 Message Date
0d59e8eaa7 feat: Add capability logging to LSP server initialization 2025-01-07 12:15:29 -06:00
fa5fe5c9ae feat: Add detailed logging for LSP initialization and document handling 2025-01-07 12:08:53 -06:00
4ac5cf8a07 fix: ensure proper LSP text document sync capabilities declaration 2025-01-07 12:06:49 -06:00
da388d7efc refactor: make document change handling async with proper awaits 2025-01-07 12:04:34 -06:00
7f10d611c3 style: Format code in publish_diagnostics method for readability 2025-01-07 12:04:32 -06:00
4b471a3c03 fix: properly await async operations in document handling 2025-01-07 12:02:39 -06:00
cd0b63f07b fix: await publish_diagnostics in handle_did_open method 2025-01-07 12:01:50 -06:00
4415d6abfe refactor: Reorder imports and format function signatures in documents.rs 2025-01-07 12:01:48 -06:00
8395a02832 fix: Clone URI to avoid borrow-after-move in handle_did_open 2025-01-07 11:56:35 -06:00
e81afaee5e fix: remove duplicate merge and load_all methods in tagspecs.rs 2025-01-07 11:54:58 -06:00
89042824e0 feat: add merge and load_all methods to TagSpecs 2025-01-07 11:53:29 -06:00
969d267e4c refactor: Fix imports, remove unused code, and resolve warnings 2025-01-07 11:52:59 -06:00
adf7d1876e refactor: Remove unused imports in documents.rs 2025-01-07 11:50:18 -06:00
085627fe32 fix: Resolve compilation errors and improve diagnostics handling 2025-01-07 11:50:03 -06:00
8f448508d0 feat: Add diagnostics publishing for document changes 2025-01-07 11:47:25 -06:00
1d1f4f6c0f feat: add basic diagnostic support for TODO comments 2025-01-07 11:46:55 -06:00
54f19d0c37 org 2025-01-07 10:55:59 -06:00
1bf4f8390e reorder 2025-01-06 23:19:28 -06:00
ad293c6b26 rename block type to container 2025-01-06 23:18:04 -06:00
00f3fb3c47 rename tag enum member to single 2025-01-06 23:06:08 -06:00
dca173cfb5 thanks clippy 2025-01-06 22:58:13 -06:00
095f885665 remove comments 2025-01-06 22:55:19 -06:00
cacad220fa add assignment 2025-01-06 22:53:40 -06:00
fdf1ebb8db add tag span 2025-01-06 22:39:16 -06:00
43e6ea8054 remove assignments 2025-01-06 22:21:49 -06:00
1827f10be6 add more builtins 2025-01-06 21:32:45 -06:00
1295247aa9 remove variable type 2025-01-06 21:32:39 -06:00
360276af1a rename test 2025-01-06 19:56:48 -06:00
ca84df0376 add all builtins 2025-01-06 19:56:10 -06:00
pre-commit-ci[bot]
2727de72eb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-07 01:52:39 +00:00
70b9958891 update specs 2025-01-06 19:52:31 -06:00
c8c547a9db cleanup and refactor 2025-01-06 19:45:16 -06:00
7f1f75a2a5 fformating 2025-01-06 18:53:46 -06:00
50f6f33773 fixes 2025-01-06 18:47:41 -06:00
cd128c3315 add whatever 2025-01-06 18:43:10 -06:00
424505c70c change table name 2025-01-06 18:19:41 -06:00
94aa986ab8 remove 2025-01-06 17:52:15 -06:00
bf39fd633a updates 2025-01-06 17:50:48 -06:00
b04a589ae1 idiotmatic rust 2025-01-06 16:51:51 -06:00
17f3fb43f7 fix tagspecs 2025-01-06 16:47:43 -06:00
a078faabf7 fix 2025-01-06 16:06:47 -06:00
b10df9b8ca clean up 2025-01-06 15:40:51 -06:00
dcd0cabd6a check 2025-01-06 13:51:34 -06:00
4586e3369b update 2025-01-06 13:19:01 -06:00
ef102fcae9 fix 2025-01-06 12:58:56 -06:00
1f439d3933 accept 2025-01-06 12:20:54 -06:00
564c6824ab updates 2025-01-06 12:20:46 -06:00
8fdf5ca038 yep 2025-01-06 12:06:35 -06:00
86bf88061b snapshot 2025-01-06 11:55:01 -06:00
760195568b checkpoint 2025-01-06 11:32:09 -06:00