intellekt icon indicating copy to clipboard operation
intellekt copied to clipboard

A sublime text plugin that attempts to provide intellisense for various programming languages

Results 1 intellekt issues
Sort by recently updated
recently updated
newest added

I'm getting the current error after installing: ``` NotADirectoryError: [Errno 20] Not a directory: '/home/mazunki/.config/sublime-text-3/Installed Packages/Intellekt.sublime-package/data/javase.json' ``` The traceback is the following: ``` Traceback (most recent call last): File "/opt/sublime_text_3/sublime_plugin.py",...