drape_lsp 0.2.0-alpha.1 copy "drape_lsp: ^0.2.0-alpha.1" to clipboard
drape_lsp: ^0.2.0-alpha.1 copied to clipboard

Language Server Protocol support for Drape DHTML and DCSS.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drape_lsp

With Flutter:

 $ flutter pub add drape_lsp

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  drape_lsp: ^0.2.0-alpha.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:drape_lsp/drape_lsp.dart';
0
likes
140
points
31
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Language Server Protocol support for Drape DHTML and DCSS.

Repository (GitHub)
View/report issues

Topics

#lsp #editor #flutter

License

MIT (license)

Dependencies

drape_compiler, drape_lint, drape_parser

More

Packages that depend on drape_lsp