aboutsummaryrefslogtreecommitdiff
path: root/misc/ols.schema.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into overload_resolutionmoonz2026-01-271-0/+5
|\
| * Add option to put the signature help for comp lits in the docs to improve ↵Brad Lewis2026-01-271-0/+5
| | | | | | | | rendering with certain editors
* | feat: added a feature flag to turn overload resoution on and offmoonz2026-01-271-0/+5
|/
* Add readme description for `enable_comp_lit_signature_help`Brad Lewis2025-12-121-1/+1
|
* Add optional feature for displaying signature help for comp literalsBrad Lewis2025-12-111-0/+5
|
* Add support for ols config profiles with defines and archBrad Lewis2025-12-061-0/+11
|
* Add support for documentHighlightrasa-silva2025-10-191-0/+5
|
* Add inlay hints for implicit return values (closes #1058)Damian Tarnawski2025-09-261-6/+8
|
* Add option to disable document linksBrad Lewis2025-08-261-0/+5
|
* Add missing comma for fake methods description in schemaBrad Lewis2025-08-261-1/+1
|
* Add configuration for enabling pointer matching on completionBrad Lewis2025-08-241-1/+11
|
* Merge pull request #872 from BradLewis/fix/vscode-extension-odin-commandDanielGavin2025-08-161-1/+1
|\ | | | | Fix issue with vscode extension incorrectly concatenating paths when using `odin_command`
| * Fix issue with vscode extension incorrectly concatenating paths when using ↵Brad Lewis2025-08-131-1/+1
| | | | | | | | `odin_command`
* | Update ols schemaBrad Lewis2025-08-131-0/+4
|/
* Update schema for new attribute: enable_auto_importDanielGavin2025-06-221-0/+5
|
* fixed typo in schemaMaximilianEmel2025-01-031-1/+1
|
* Update schemaDanielGavin2024-12-311-1/+1
|
* Add exclude path for workspace symbols.DanielGavin2024-12-301-0/+7
|
* Update ols.schema.jsonGabriel Ochsenhofer2024-07-171-1/+1
| | | Fix property typo `checker_path` to `path`
* Remove additionalProperties from root objectDamian Tarnawski2024-07-131-2/+1
|
* Add profiles field to json schemaDamian Tarnawski2024-07-131-2/+35
|
* add configuration for specific inlay hintsLaytan Laats2024-07-111-0/+10
|
* New config to only call check on saved package.Daniel Gavin2024-04-251-0/+4
|
* Add enable_procedure_snippet to ols.json schemaDamian Tarnawski2024-04-021-0/+5
|
* Add enable_format option to ols.schema.json and readmeDamian Tarnawski2024-01-241-0/+5
|
* Add enable_fake_methods field to the schema.Damian Tarnawski2024-01-051-1/+8
|
* Correct fields on ols schemaDamian Tarnawski2023-06-111-29/+10
|
* Add json schemas for config filesDamian Tarnawski2023-06-111-0/+70