Releases: atom-community/atom-ide-base
Releases · atom-community/atom-ide-base
v3.4.0
15 Jul 05:49
Compare
Sorry, something went wrong.
No results found
3.4.0
feat: add atom-ide-code-format
v3.3.0
12 Jul 01:45
Compare
Sorry, something went wrong.
No results found
feat: add call-hierarchy API to the types
v3.2.0
26 Jun 18:18
Compare
Sorry, something went wrong.
No results found
feat: add StyleReader to commons-ui
v3.1.1
17 Jun 23:01
Compare
Sorry, something went wrong.
No results found
fix: include the types and source-maps for commons-ui
v3.1.0
15 Jun 05:58
Compare
Sorry, something went wrong.
No results found
feat: add intentions package to the list of IDE packages.
v3.0.0
09 Jun 06:31
Compare
Sorry, something went wrong.
No results found
feat(breaking): convert ViewContainer components from React to Solid. See atom-ide-datatips for an example of their usage.
fix: update dependencies
v2.6.1
08 Jun 17:53
Compare
Sorry, something went wrong.
No results found
update dependencies
ide-types: signature.documentation can be null
v2.6.0
03 Apr 22:21
Compare
Sorry, something went wrong.
No results found
2.6.0
Added new utility functions:
commons-ui:
isItemVisible
getItemElement
isElementVisible
commons-atom:
editor largeness
editor lineCountIfLarge
editor lineLengthIfLong
notifyError
Fixed bugs in ViewContainer, scrollIntoView.
v2.5.0
18 Mar 12:38
Compare
Sorry, something went wrong.
No results found
feat: add domPurifyConfig parameter to MarkdownSevice.render
fix: add the required @types packages to the dependencies
v2.4.0
19 Feb 09:36
Compare
Sorry, something went wrong.
No results found
Add missing types from atom-languageclient (#57 )