You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCode 1.36.1
SQF Language v2.0.3
EditorConfig 0.13.0
When creating a new file it happens that editorconfig settings (especially spaces instead tabs) are ignored or rather change to back from spaces to tabs.
Create a new file by using CTRL+N
Hit CTRL+P and execute the command "Change language mode"
Select "SQF" and press enter
Observe in the lower right corner how the Indentation setting changes from Spaces to Tabs
VSCode 1.36.1
SQF Language v2.0.3
EditorConfig 0.13.0
When creating a new file it happens that editorconfig settings (especially spaces instead tabs) are ignored or rather change to back from spaces to tabs.
editorconfig file used: https://github.com/acemod/ACE3/blob/master/.editorconfig
The text was updated successfully, but these errors were encountered: