Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

v0.278.0

Choose a tag to compare

@aadisriram aadisriram released this 23 Jan 00:23
· 3680 commits to master since this release

GENERAL

  • file-icons v2.1.16 is now installed by default.
  • Upgraded integrated terminal to use xterm.js 3.0.1. This improves scroll performance significantly and fixes several long-standing issues.

Python

  • Docblocks now appear on hover: https://pxl.cl/bpx4
  • The Python language service now uses a single server process for all Python files, rather than one per file.

Code Search

  • Allow separate configuration of local and remote search tools.
  • Atom's project find in remote directories now uses the configured remote code search tool.