Commit Graph
20 Commits
Author SHA1 Message Date
Michael Panchenko 9f3bbc8fc9 Tests: removed unused input fixture 2025-04-03 18:58:15 +02:00
Michael Panchenko be29beaf38 LS: possibility to include file symbols in find_referencing_symbols
Some minor fixes and deduplication. Adjusted tests to only use relative paths.
2025-04-01 17:08:22 +02:00
Michael Panchenko 1c4bfe8ed8 Fix path issue in test and request_dir_overview 2025-03-29 19:52:09 +01:00
Michael Panchenko 1afe45805f New tool and LS method: get_document_overview 2025-03-26 22:58:28 +01:00
Dominik Jain d172758b29 Fix path separators in tests 2025-03-26 00:06:24 +01:00
Michael Panchenko d7262ad190 Added columns to overview 2025-03-25 23:49:04 +01:00
Michael Panchenko 68dc60ac97 LS: new method request_dir_overview 2025-03-25 23:21:21 +01:00
Michael Panchenko 79140e9f80 LS: use File symbol instead of Module 2025-03-25 22:24:00 +01:00
Michael Panchenko 739a416943 LS: fixed request_parsed_files, added search_files_for_pattern 2025-03-25 20:18:52 +01:00
Michael Panchenko d73e725a87 LS: new method, request_full_symbol_tree 2025-03-25 16:48:18 +01:00
Michael Panchenko 69ab44eb74 Document symbols can now include body and retrieve the document-structure of a file 2025-03-25 00:55:03 +01:00
Michael Panchenko 43d26f5b08 Possibility to get body in all symbol retrieval methods 2025-03-24 23:34:02 +01:00
Michael Panchenko 677ec0d943 Removed accidentally committed cached 2025-03-24 23:12:10 +01:00
Michael Panchenko 31639b6e6e Added retrieval of line and full document 2025-03-24 23:07:09 +01:00
Michael Panchenko 6510329388 Added 2025-03-24 23:06:32 +01:00
Michael Panchenko efad3908ed Merge branch 'main' into feature/onboarding 2025-03-24 20:18:00 +01:00
Michael Panchenko 7ac4f9a133 Fixed import in test 2025-03-24 20:03:54 +01:00
Michael Panchenko 113ee35c90 Added text utils (copy from private project) 2025-03-24 11:56:42 +01:00
Michael Panchenko 276f6a84b9 Ported language server functionality from internal project 2025-03-24 00:07:50 +01:00
Michael Panchenko e93169bc8d Initial commit from pymetrius template 2025-03-23 23:33:19 +01:00