Socket
Socket
Sign inDemoInstall

atom-ide-base

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom-ide-base

Atom IDE packages for Atom


Version published
Maintainers
1
Created
Source

atom-ide-base

Atom IDE packages for Atom

Build Status (Github Actions) Dependency Status 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 { BusySignalServie } from "atom-ide-base"

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

Contributing

  • Let me know if you encounter any bugs.
  • Feature requests are always welcome.

Keywords

FAQs

Package last updated on 01 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc