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

Typescript parser failed but generation still works #105

Closed
TaylorBeeston opened this issue Oct 11, 2020 · 2 comments
Closed

Typescript parser failed but generation still works #105

TaylorBeeston opened this issue Oct 11, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@TaylorBeeston
Copy link

TaylorBeeston commented Oct 11, 2020

Describe the bug
After updating to v3, whenever I run vim doge in a javascript file, I get multiple "Typescript parser failed" messages, but the generation still works.

Settings
default

To Reproduce

See https://asciinema.org/a/pR1pmQowa565LioiqDH4cvZQ5

Expected behavior
Everything to be the same minus the "Typescript parser failed" warnings

Screenshots
Asciinema (Please ignore the gql server warnings when opening the file, those are unrelated)

neofetch

Out of vim --version

❯ nvim --version
NVIM v0.4.4
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -I/build/neovim/src/build/config -I/build/neovim/src/neovim-0.4.4/src -I/usr/include -I/build/neovim/src/build/src/nvim/auto -I/build/neovim/src/build/include
Compiled by builduser

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info
@TaylorBeeston TaylorBeeston added the bug Something isn't working label Oct 11, 2020
@kkoomen
Copy link
Owner

kkoomen commented Oct 11, 2020

Well, at least it still works ¯_(ツ)_/¯

Thanks for reporting. I'll have a look at it ASAP.

@TaylorBeeston
Copy link
Author

Appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants