Giter VIP home page Giter VIP logo

atom-raml's Introduction

nachoesmite

atom-raml's People

Contributors

cybertk avatar nachoesmite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

atom-raml's Issues

Not able to have autocompletion triggered

Hi there,

I'm quite new to atom and I do not success in triggerring the autocompletion in RAML (which was the only reason why I switched from Sublime to Atom). I installed your plugin but pressing Ctrl+Space when writing Post, Get doesn't display any snippet. Did I miss something ?

Package.loadSettings is deprecated.

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app/src/package.js:547:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app/src/package.js:168:43)

Dialogs cannot be refocused (clicks go through)

Having Atom 1.1.0 and api-workbench 0.8.6 on OS X El Capitan I create a new file called Photos.raml. The outline and detail panes pop up on the right side. Following the "Getting Started" in the documentation I right-click on the empty editor pane and create a new API via context menu. Entering the API title, version and base URI I would like to uncheck "Create sample resource" but the click focuses the underlying text editing area instead. From there on I can click everywhere in the dialog without effect. It seems impossible to focus. However I can manually trigger a click on the "Ok" button via Atom developer tools.

Package.loadSettings is deprecated.

The below output has been created by the Atom editor (Version 0.189.0)

Store package settings files in the settings/ directory instead of scoped-properties/

Package.loadSettings (/Applications/Atom.app/Contents/Resources/app/src/package.js:565:9)
<unknown> (/Applications/Atom.app/Contents/Resources/app/src/package.js:187:43)

Toggle Line Comment should use # for each line

Hey,

Just ran into an issue with this package, that when editing a RAML file and pressing the shortcut for "Toggle Line Comments", it generates comments with /* <line contents */. However, there is only one way to add comments in YAML (so also in RAML) and this by adding a # before the part you whish to comment. Commenting out multiple lines, requires a # at each line (see this SO answer).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.