atom-community / atom-ide-base

Atom IDE packages for Atom
https://atom.io/packages/atom-ide-base
Other
44 stars 10 forks source link

feat: add various utility functions (isItemVisible, editorLargeness, etc) #68

Closed aminya closed 3 years ago

UziTech commented 3 years ago

Why merge this when the tests are failing?

aminya commented 3 years ago

The failing tests are related to package-deps which I have opened an issue for:

https://github.com/steelbrain/package-deps/issues/334

The tests for the changes I added in this PR are passing.