Dvcrn Proton Versions Save

space-atom. spacemacs and sublimious style editing in atom

v0.16.0

6 years ago

Changes

  • Remove environment package due to deprecation (thanks @agustif)
  • Remove vim-mode-plus-exmode since it is no longer needed (thanks @boogie666)

v0.14.1

7 years ago

Summary

This release adds the ability to hide the startup screen by setting proton.core.alwaysShowWelcomeScreen to false. (thanks @jackcasey)

v0.13.0

7 years ago

Summary

Proton packages are finally no longer case dependent!

Changelog

  • add lang/elm layer (thanks @geksilla)
  • fix shell process doesn't terminate on fixing PATH (thanks @geksilla)
  • fix package names being case-sensitive (thanks @geksilla)
  • fix telemetry from popping up on every start
  • cleanup window keybindings (thanks @swt30)

v0.12.0

7 years ago

Summary

Big feature release! From now on vim is no longer a requirement to use proton!

Changelog

  • add ability to use emacs bindings instead of vim (thanks a lot @geksilla)
  • replace terminal-plus with platformio-ide-terminal (thanks @lowski)
  • add notes layer (thanks @geksilla)
  • fix escaping of apm path (thanks @tggreene)
  • adjust default template to give a example how to use :keybindings

v0.11.0

7 years ago

General changes

  • add which-key delay (thanks @geksilla)
  • improve elixir layer support with atom-elixir (thanks @geksilla)
  • fix javascript tern keybindings (thanks @geksilla)
  • fix problem where proton kept trying to remove the "busy" core package

v0.10.1

8 years ago

General changes

  • fix atomatigit event propagation with which-key
  • fix power_mode autoToggle setting
  • add 'spacemacs' to apm description

v0.10.0

8 years ago

General changes

  • shadowbuild is now using :node-global-prefix to avoid conflicts with other plugins (thanks @thheller)
  • Hack is now using the webfont variant due to loading problems with the TTF version
  • clojure layer is no longer installed by default (thanks @xtian)
  • add vim-mode-plus-ex-mode to vim-mode-plus
  • fix which-key overflowing the container on smaller screens (thanks @xtian)
  • fix fd not exiting visual mode (thanks @xtian)

Layer changes

Projects

  • change project-manager to project-plus (thanks @quarterto)

Markdown

  • add TOC generation

Python

  • use flake8 instead of pep8 for linting

New Layers

  • terminal layer (thanks @ericfode)

v0.9.0

8 years ago

General changes

  • add option to disable packages (thanks @geksilla)
  • add move pane shortcuts (thanks @jessejanderson)
  • add option to specify a scope selector on .proton (thanks @geksilla)
  • add support for multiple actions on the same keybinding
  • add swift layer
  • add markdown lint to markdown layer
  • fix autoclose-html crashes atom (thanks @geksilla)
  • fix packages not uninstalling correctly (thanks @geksilla)
  • fix buffer close keybinding closing window instead of buffer (thanks @Lknechtli)

v0.8.0

8 years ago

General changes

🎨 New default theme! Proton is now rocking nucleus UI by default!

  • added toggle for spell checking (thanks @DanTheColoradan)
  • added save file / save all keybinding (thanks @DanTheColoradan)
  • added keybinding for reopening closed windows (thanks @jessejanderson)
  • added current line highlighting (thanks @jessejanderson)
  • added highlighting for selected word
  • added line sorting (thanks @jessejanderson)
  • added basic vim surround keybindings to vim-mode-plus (thanks @geksilla)

New layers

  • todo layer
  • typescript layer (thanks @garrettm)
  • ruby layer

Layer changes

Elixir

  • Removed deprecated elixir-docs plugin (thanks @jessejanderson)
  • Fixed space not working in iex (thanks @geksilla)

Linter

  • Default scope changes to the current file instead of project

Clojure

  • Added ink package

v0.7.0

8 years ago

General changes

  • h/j/k/l is now usable for pane navigation again
  • fixed windows permission problem (thanks @geksilla)
  • added csharp layer (thanks @austincrft)
  • added bookmarks layer (thanks @austincrft)
  • removed nuclide stuff since it is breaking too many things
  • added jsx to javascript mode
  • added automatic path discovery (thanks @geksilla)
  • added keybinding for proto-repl-remote (thanks @geksilla)