Skip to content

Releases: atom-community/atom-ide-base

v2.3.5

17 Feb 06:37
Compare
Choose a tag to compare
  • Fix atom-package-deps issues (#60)

v2.3.4

09 Feb 18:48
Compare
Choose a tag to compare
  • Fix copying from overlays on MacOS (#58)

v2.3.3

07 Feb 19:49
Compare
Choose a tag to compare

fix: add ts-ignore to JSX declaration (#55)

v2.3.2

06 Feb 06:50
Compare
Choose a tag to compare
  • Update dependencies #54

v2.3.1

06 Feb 01:45
Compare
Choose a tag to compare
  • Add copy keymap only once for selectable-overlay
  • Include docstrings in the built files

v2.3.0

06 Feb 01:17
Compare
Choose a tag to compare
  • feat: add getCwd: Add function that gets the current working directory given a file or uses the active text editor path. (#51)
  • fix: use native copy handling in the selectable overlay (#53)
  • Deprecate makeOverLayCopyable and copyListener. Use makeOverlaySelectable instead (#53)

v2.2.0

02 Feb 21:29
Compare
Choose a tag to compare
  • feat: add selectable-overlay utils (#49)

v2.1.6

28 Jan 12:34
Compare
Choose a tag to compare

Fixed the built-files were not included

v2.1.4

28 Jan 12:10
Compare
Choose a tag to compare

2.1.4

Bug fixes:

  • Updated atom-package-deps #47
  • Updated devDependencies #44
  • Improved documentation #46 #45 #43

v2.1.0

12 Oct 06:06
e5f56ad
Compare
Choose a tag to compare

2.1.0 (2020-10-12)

Features

  • atom-ide-markdown-service 1.6.0 (fc72696)
  • use markdown for snippets (a194dde)