godot/modules/gdscript/language_server
Rémi Verschelde aae20e5b10
Fix various typos with codespell
Also includes typo fixes from #79993, #80068, #80276, and #80303.

Co-authored-by: betalars <contact@betalars.de>
Co-authored-by: spaceyjase <429978+spaceyjase@users.noreply.github.com>
Co-authored-by: Swarkin <102416174+Swarkin@users.noreply.github.com>
Co-authored-by: Raul Santos <raulsntos@gmail.com>

(cherry picked from commit faaf27f284)
2023-10-03 20:45:35 +02:00
..
gdscript_extend_parser.cpp Fix dumping of signal API parameters 2023-09-20 22:44:04 +02:00
gdscript_extend_parser.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_language_protocol.cpp Fix misuses of error macros 2023-04-18 10:20:48 +03:00
gdscript_language_protocol.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_language_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gdscript_language_server.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_text_document.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_text_document.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_workspace.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_workspace.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
godot_lsp.h Fix various typos with codespell 2023-10-03 20:45:35 +02:00