Skip to content

Disable completion popup after #if and #end (#132) #473

Disable completion popup after #if and #end (#132)

Disable completion popup after #if and #end (#132) #473

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npx lix run vshaxe-build -t language-server -t language-server-tests