Skip to content

Releases: tushortz/intellekt

added support for python

17 Jan 14:09
Compare
Choose a tag to compare
0.0.4

added python support

bug fixes on python

04 Jan 01:21
Compare
Choose a tag to compare
0.0.3

fixed undefined 'prefix' variable'

added python method completion

09 Dec 07:55
Compare
Choose a tag to compare
  • added python method completion.

only built in python modules work at the moment due to sublime text's restrictions

first release - java features

07 Dec 19:25
Compare
Choose a tag to compare
  • Method autocomplete suggestions based on imported class
  • import autocomplete suggestions and navigation to documentation url
  • view class/package description on click to line then hover