Releases: dvcrn/proton
Releases · dvcrn/proton
Release 0.16.0
Changes
- Remove environment package due to deprecation (thanks @agustif)
- Remove vim-mode-plus-exmode since it is no longer needed (thanks @boogie666)
Release 0.14.1
Summary
This release adds the ability to hide the startup screen by setting proton.core.alwaysShowWelcomeScreen
to false
. (thanks @jackcasey)
Release 0.13.0
Summary
Proton packages are finally no longer case dependent!
Changelog
Release 0.12.0
Summary
Big feature release! From now on vim is no longer a requirement to use proton!
Changelog
Release 0.11.0
Release 0.10.1
General changes
- fix atomatigit event propagation with which-key
- fix power_mode autoToggle setting
- add 'spacemacs' to apm description
Release 0.10.0
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
toproject-plus
(thanks @quarterto)
Markdown
- add TOC generation
Python
- use
flake8
instead ofpep8
for linting
New Layers
- terminal layer (thanks @ericfode)
Release 0.9.0
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)
Release 0.8.0
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
Release 0.7.0
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)