Date: June 26, 2019
What’s New?
Extension Activation
On first start, it might take a minute or two before Senya Editor is fully set up. Once you see the trial notification the extension is ready. On subsequent runs the extension is initialized almost instantly.
License Management
You can manage your license by opening all VS Code commands (Ctrl
+ Shift
+ P
) and searching for the ‘Senya Editor: Manage License’ command.
You can edit the license key in the input box. The license expiration date is shown below the license key. By pressing Enter
a new license is acquired. This command requires an internet connection.
Completions
Senya Editor supports OpenAPI 3.0 and Swagger 2.0 completion snippets for YAML and JSON files.
Editor Configuration
Senya Editor uses the VS Code indentation and end of line settings at the bottom right of the editor for completion formatting. The options are applied whenever they are changed. You can use tab indents for both JSON and YAML. However, tabs are not recommended when editting YAML.
If you would like support for EditorConfig files, you can mail to support@senya.io or create a feature request on taiga.io.
Known Issues
When inserting a snippet within a snippet the new snippet’s end tab stop is not removed. Most of the time this is not an issue and you can just keep editing. To get out of the snippet you can press tab multiple times or move the cursor.