atom-ide-baseAtom IDE packages for Atom

联合创作 · 2023-09-28 01:09

atom-ide-base


Atom IDE packages for Atom


apm apm


Features


This package is an all-in-one package that installs all the packages that provide Atom IDE features:



  • atom-ide-datatip

  • atom-ide-signature-help

  • atom-ide-hyperclick

  • atom-ide-definitions

  • atom-ide-outline

  • linter

  • linter-ui-default

  • intentions

  • atom-ide-markdown-service


It also provides the TypeScript types for atom-ide packages.


Usage


Just install and enjoy.


Using Types


Install the packages as an npm package:



npm install --save-dev atom-ide-base


Then import the types like the following:



import { BusySignalService } from "atom-ide-base"


See the "types/*.d.ts" files to become familiar with the API.


Using the common files for IDE packages


Install the packages as a dependency:



npm install --save atom-ide-base


Then import the files you need:



import { ProviderRegistry } from "atom-ide-base/commons-atom/ProviderRegistry"


Contributing



  • Let me know if you encounter any bugs.

  • Feature requests are always welcome.

浏览 18
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报