Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

New Labels are not working (leftLabel, leftLabelHTML, rightLabel, rightLabelHTML) #206

Open
HikingDev opened this issue Jun 7, 2016 · 1 comment

Comments

@HikingDev
Copy link

HikingDev commented Jun 7, 2016

Hi,

My snippets package has version 1.0.2

Below i reduced my snippets-file to one example.
The grammar exists and is set for the document.
Autocompletion offers me:

|_______________________________________
| ->| Sen_SetArs4Polygon Sen_SetArs4Polygon |
|_______________________________________|

'.source.ebtb':
  'Sen_SetArs4Polygon':
    'leftLabel': 'AAAAAA'
    'rightLabel': 'BBBBBB'
    'prefix': 'Sen_SetArs4Polygon'
    'body': """
    Action: Sen_SetArs4Polygon
    \t$1
    """
@Redsandro
Copy link

Redsandro commented Jun 28, 2016

Same here. Javascript. Autocomplete does not show labels. Not sure what the relevant packages are. Autocomplete+ I guess.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants