Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Releases: platformio/platformio-atom-ide-terminal

2.8.1

16 Mar 17:40
Compare
Choose a tag to compare
  • Add compatibility with Atom 1.25

2.8.0

30 Dec 15:35
Compare
Choose a tag to compare
  • Add "clear" item to context menu (re-start terminal)
  • Check if undefined pathname before using for path.basename (#434)
  • Fix theme colors for one-dark and solarized-dark (#424)

2.7.0

25 Sep 17:03
Compare
Choose a tag to compare
  • Add extra environment variable to shell execution with Shell Environment Variables setting
  • Fix selectToCopy turns space into non-breaking-space (#211)
  • Fix fullscreen toggle (#227)

2.6.0

25 Aug 15:55
Compare
Choose a tag to compare
  • Add predawn theme (#296)
  • Optional --login shell (#294)
  • Toolbar button with atom styleguide (#345)
  • Fix labels rendering outside of Atom's 'editor mini' panel (#339)
  • Fix "Some installed packages could not be loaded..." with a new Atom 1.19

2.5.5

08 Aug 21:49
Compare
Choose a tag to compare
  • Add compatibility for Atom 1.19

2.5.4

27 Jul 12:21
Compare
Choose a tag to compare
  • Updated One Dark theme foreground color to match Atom
  • Fixed deprecation warning thrown in Atom Beta >=1.13

2.5.3

05 Jul 16:55
Compare
Choose a tag to compare
  • Fix broken "Terminal: Focus" command

2.5.2

05 Jul 16:53
Compare
Choose a tag to compare
  • Fix issue when opened terminal steals focus after focusing Atom

2.5.1

20 May 22:34
Compare
Choose a tag to compare
  • Fix for delta calculation in resizePanel
  • Fix focus (ctrl+alt+F) shortcut behavior

2.5.0

20 May 22:34
Compare
Choose a tag to compare
  • New PlatformIO IDE Terminal API Provider
  • Load terminal after Atom shell-environment is loaded
  • Fix status bar alignment problem on native-ui theme