Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yaml] highlighting issue with backslash #50618

Closed
oneslash opened this issue May 29, 2018 · 3 comments
Closed

[yaml] highlighting issue with backslash #50618

oneslash opened this issue May 29, 2018 · 3 comments
Assignees

Comments

@oneslash
Copy link
Contributor

Issue Type: Bug

YAML: Highlighting has a problem, refer to the screenshot.

screen shot 2018-05-29 at 10 52 45

text

    - name: Backup staging db
      shell: |
        mysqldump \
          -h {{ lts_mysql_host }} \
          -u {{ lts_mysql_user }} \
          -p {{ lts_mysql_password }}  \
          --max_allowed_packet=512M \
          {{ lts_mysql_database }} \
      tags:
        - lts-staging

VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T16:03:31.083Z)
OS version: Darwin x64 17.5.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz (4 x 3100)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (0.45GB free)
Process Argv /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions (19)
Extension Author (truncated) Version
vscode-docker Pet 0.0.27
gitignore cod 0.5.0
systemd-unit-file coo 1.0.0
vscode-eslint dba 1.4.10
ansible-vault dho 0.1.3
tslint eg2 1.0.30
vscode-npm-script eg2 0.3.4
terraform-autocomplete erd 0.0.8
flow-for-vscode flo 0.8.1
terraform mau 1.1.2
dotenv mik 1.0.1
python ms- 2018.4.0
cpptools ms- 0.17.3
Go ms- 0.6.80
jenkinsfile-support sec 0.1.0
vscode-nginx sha 0.5.0
cmake twx 0.0.17
vscode-react-native vsm 0.6.10
jinja who 0.0.8

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented May 29, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@oneslash
Copy link
Contributor Author

oneslash commented May 29, 2018

Unlike in #49770 restart didn't help

@aeschli aeschli changed the title YAML: Highlighting issue [yaml] highlighting issue with backslash May 30, 2018
@aeschli
Copy link
Contributor

aeschli commented May 30, 2018

This issue was moved to textmate/yaml.tmbundle#25

@aeschli aeschli closed this as completed May 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 14, 2018
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