Dominik Jain and Dominik Jain
75436727d0
Refactoring: Remove names of methods moved to Project:
...
* search_files_for_pattern -> search_source_files_for_patterh
* request_parsed_files -> gather_source_files
2025-07-09 22:42:20 +02:00
Dominik Jain and Dominik Jain
c4d89f21e7
Move "search for pattern" functionality from LS to Project,
...
adding all necessary related functionality:
* Handling of ignored files
* Enumeration of source files
Functions removed from SolidLanguageServer:
* index_repository
* request_parsed_files
* search_files_for_pattern
Implement SearchForPatternTool without language server
2025-07-09 22:37:57 +02:00
Miguel de Benito Delgado
3bd8c4a944
Factor a couple of constants for clojure tests out
2025-06-29 10:41:17 +02:00
Miguel de Benito Delgado
d097171a1a
Use pathlib in tests
2025-06-28 21:16:21 +02:00
Miguel de Benito Delgado
b95cc78cbd
Cosmetic
2025-06-28 20:48:50 +02:00
Miguel de Benito Delgado
151df419ae
Skip clojure tests on incompatible or missing cli
2025-06-28 20:37:29 +02:00
Miguel de Benito Delgado
f24ee42592
De-fluff
2025-06-28 14:00:21 +02:00
Miguel de Benito Delgado
5cedba39e3
Finish renaming and moving files after move to solidlsp
2025-06-28 11:45:47 +00:00