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

Extension does not work for me. #144

Open
MWVirid opened this issue Nov 1, 2024 · 0 comments
Open

Extension does not work for me. #144

MWVirid opened this issue Nov 1, 2024 · 0 comments

Comments

@MWVirid
Copy link

MWVirid commented Nov 1, 2024

Hi, I'm switching to VSCode. I installed VScode today so it is 'out of the box' and I haven't done anything special to it. VS Code Version is 1.95.1 on Windows 11 Home V10.0.22631.

I installed the extension from the side bar. The only other extension I have downloaded is called 'PHP Intelephense'.

I noticed all the added specifications for the //TODOs that were added to the settings.json file. I left those at first and tried to add my own, but nothing hanged in my code file. I then deleted the installed code (the TODO stuff) and simplified it to a bare minimum. Still noting in my code changes.

The extension is not reporting any problems and I have restarted several times. Here is my settings.json file:

{
"workbench.colorTheme": "Visual Studio Light",
"editor.wordWrap": "on",
"editor.stickyScroll.enabled": false,
"workbench.editor.enablePreview": false,
"editor.minimap.showSlider": "always",
"files.autoSave": "afterDelay",
"breadcrumbs.enabled": false,
"highlight.regexes": {
"date": {"color": "red"}
}
}

Thank you for any advice.

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

No branches or pull requests

1 participant