wallabyjs / quokka

Repository for Quokka.js questions and issues
https://quokkajs.com
1.18k stars 31 forks source link

why my quokka not working in my vscode? #669

Closed TorvaldsDB closed 3 years ago

TorvaldsDB commented 3 years ago

Issue description or question

Here is my extensions

$ code --list-extensions

aaron-bond.better-comments
ahmadawais.shades-of-purple
alefragnani.Bookmarks
andys8.jest-snippets
annsk.alignment
auchenberg.vscode-browser-preview
be5invis.theme-verdandi
be5invis.vscode-icontheme-nomo-dark
bierner.markdown-emoji
bierner.markdown-preview-github-styles
bradymholt.pgformatter
bung87.rails
bung87.vscode-gemfile
christian-kohler.path-intellisense
chunsen.bracket-select
CoenraadS.bracket-pair-colorizer
CraigMaslowski.erb
DavidAnson.vscode-markdownlint
dbaeumer.vscode-eslint
deerawan.vscode-faker
doublefint.pgsql
dsznajder.es7-react-js-snippets
eamodio.gitlens
esbenp.prettier-vscode
evan-buss.font-switcher
formulahendry.code-runner
foxundermoon.shell-format
ginfuru.ginfuru-better-solarized-dark-theme
GitHub.github-vscode-theme
hancel.markdown-image
hangxingliu.vscode-nginx-conf-hint
jamesmaj.easy-icons
janisdd.vscode-edit-csv
jeff-hykin.polacode-2019
jeremyrajan.webpack
jingkaizhao.vscode-redux-devtools
joao-henrique.react-hooks-snippets-extension
johnpapa.winteriscoming
jpoissonnier.vscode-styled-components
juanartero.ruby-markers
kamikillerto.vscode-colorize
karunamurti.haml
karunamurti.rspec-snippets
kisstkondoros.vscode-gutter-preview
kukushi.pasteurl
larscom.monokai-dark-vibrant
LeetCode.vscode-leetcode
lehni.vscode-titlebar-less-macos
liviuschera.noctis
Lourenci.go-to-spec
miguel-savignano.ruby-symbols
mrmlnc.vscode-duplicate
ms-azuretools.vscode-docker
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-vscode-remote.remote-containers
ms-vscode-remote.remote-ssh
ms-vscode-remote.remote-ssh-edit
ms-vscode.cpptools
ms-vsliveshare.vsliveshare
msjsdiag.debugger-for-chrome
noku.rails-run-spec-vscode
rebornix.ruby
redhat.vscode-commons
redhat.vscode-yaml
ritwickdey.LiveServer
ryu1kn.partial-diff
s3gf4ult.monokai-vibrant
sdras.night-owl
Shan.code-settings-sync
sianglim.slim
sleistner.vscode-fileutils
streetsidesoftware.code-spell-checker
syler.sass-indented
techer.open-in-browser
teclado.vscode-nginx-format
tomoki1207.pdf
Tyriar.sort-lines
uloco.theme-bluloco-dark
uloco.theme-bluloco-light
VisualStudioExptTeam.vscodeintellicode
vortizhe.simple-ruby-erb
WallabyJs.quokka-vscode
william-voyek.vscode-nginx
wingrunr21.vscode-ruby
wmaurer.change-case
wmaurer.vscode-jumpy
yzhang.markdown-all-in-one
zhuangtongfa.material-theme

Quokka.js Console Output

nothing

image

Code editor version

$ code --version
1.59.0
379476f0e13988d90fab105c5c19e7abc8b1dea8
x64

OS name and version

OSX Big Sur Version 11.4

techie-david commented 3 years ago

Have you tried command? => Ctrl + Shift + P => Quokka.js: Start On Current File

You need to start Quokka for your file.

smcenlly commented 3 years ago

Going to assume that starting Quokka with the command worked for you. If not, please let us know and we'll re-open the issue.

TorvaldsDB commented 3 years ago

I think it still does not work. sigh. I will ask my co-workers for help yesterday.