You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adjust terminal styling for better Atom integration
refresh targets on build provider activation/deactivation
improve general refresh target handling
add debug logging messages
add autoToggleIntervaloption
remove hidePanelHeading option
remove overrideThemeColors option
refactor config module
Known Issues:
The migration to xterm results in an error logged to the console whenever a build is triggered. While the build works, the reason for the log message is unknown and should be fixed in future versions. If you can, feel free to open a PR – it's much appreciated.
What's next?
With the basic migration to xterm complete, future versions should target the latest version of that package (that is xterm@4). Also, this package should be rewritten in TypeScript while using a modern UI framework to replace the outdated atom-space-pen-views.