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
Navigate to C:\Users\YOUR_USER_NAME\AppData\Roaming\Sublime Text 3\Packages
Create ABAP folder
Download repo as ZIP file
Extract the content of zip archive the ABAP folder (!!only the files without ABAP-Sublime-Plugin-master folder!!).
Delete file package-metadata.json from ABAP folder. This file is used by Package Control Plugin and this file is not compatible with Package Control in Sublime Text 3.
Choose ABAP code highlight scheme:
If the file you are editing has .abap extension, syntax highlighting works automaticaly
Or click on the bottom right bottom corner in the Sublime TExt 3 window and choose ABAP
Or open command window: Ctrl+Shift+P -> Enter "Abap" -> Hit "Enter"
@erkobg Thanks for this advice, this repository appears to be abandoned otherwise the extra step would be useful on the front page. To anyone looking to resolve similar issues with ST3, follow the instructions above to remove the package-metadata.json file. In my case ST3 would delete the ABAP folder on restart and lose the syntax highlighting.
This should be enhanced so it can be used with Sublime Text 3 too
The text was updated successfully, but these errors were encountered: