DanielGavin / ols

Language server for Odin
MIT License
375 stars 56 forks source link

Option to autocomplete procedures without parenthesis #334

Closed thetarnav closed 3 months ago

thetarnav commented 3 months ago

Currently when auto-completing procedure names, OLS will add parenthesis at the end of the proc name, and place the cursor between the parenthesis. Could this perhaps be disabled with an option? This might be a weird request as the feature seems very handy. I'm just used to LSPs not doing that, so I have opposite habits. It's not that big of a deal though. But maybe others have similar experiences.

DanielGavin commented 3 months ago

enable_procedure_snippet should be able to disable it.

thetarnav commented 3 months ago

indeed :smile: I'll add it to the schema.