Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible with Sublime Text 3 #4

Open
lipkau opened this issue Aug 6, 2015 · 2 comments
Open

Compatible with Sublime Text 3 #4

lipkau opened this issue Aug 6, 2015 · 2 comments

Comments

@lipkau
Copy link

lipkau commented Aug 6, 2015

This should be enhanced so it can be used with Sublime Text 3 too

@erkobg
Copy link

erkobg commented Mar 22, 2017

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"

@cosmosofcode
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants