Skip to content

0.6.0

Compare
Choose a tag to compare
@trotzig trotzig released this 05 Mar 21:47

Two new configuration options added in this release:

  • group_imports - set to false to disable the default behavior of grouping imports
  • environments - set to ["node"] to get access to core modules for Node.js

Apart from that, the Sublime plugin should now be easier to get up and running thanks to work by @lencioni.