Skip to content

Commit 1f987ff

Browse files
committed
Created the settings.json with Sublime Text version 3999 marking
the head commit today as the last supported version of Sublime Text 3. This is used to start developing the migration for Sublime Text 4. New updates to Sublime Text 3 should no happen. If required, a tag 3998 should be created inside settings.json with the changes required for this new version.
1 parent 498258e commit 1f987ff

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"tags": [
3+
"3999"
4+
]
5+
}

0 commit comments

Comments
 (0)