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

Error when saving .yml files #449

Open
3 tasks done
tylerlaprade opened this issue Jan 15, 2025 · 3 comments
Open
3 tasks done

Error when saving .yml files #449

tylerlaprade opened this issue Jan 15, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@tylerlaprade
Copy link

tylerlaprade commented Jan 15, 2025

Checklist

Description

[object Object]
[Error - 9:30:33 AM] Request textDocument/codeAction failed.
  Message: KeyError: 'source'
  Code: -32602 

Code snippet that reproduces issue

Any .yml file

Debug Information

IDE Version:
VSCode 1.96.2

Sourcery Version:
Latest VSC extension

Operating system and Version:
MacOS 14

@tylerlaprade tylerlaprade added the bug Something isn't working label Jan 15, 2025
@Hellebore
Copy link
Collaborator

Thanks for raising this - I'll investigate now.

@Hellebore
Copy link
Collaborator

I can't reproduce it - possibly an interaction with another extension. Would you be able to let me know which extensions you have installed?

I can regardless put in a fix to stop it erroring - will do this into the next release.

@tylerlaprade
Copy link
Author

Here are my extensions. I tried a bisect, but nothing turned up. I also tried disabling the YAML extension, and it still happened.

aaron-bond.better-comments
albert.tabout
amazonwebservices.codewhisperer-for-command-line-companion
arcticicestudio.nord-visual-studio-code
barbosshack.crates-io
bierner.folder-source-actions
biomejs.biome
cardinal90.multi-cursor-case-preserve
chakrounanas.turbo-console-log
charliermarsh.ruff
clnhlzmn.mathpadpp
codeandstuff.package-json-upgrade
csharpier.csharpier-vscode
darkphoenix.f-string-converter-plus
davidanson.vscode-markdownlint
dbaeumer.vscode-eslint
dekirisu.dekirisu-rust-themes
dsznajder.es7-react-js-snippets
eamodio.gitlens
edwinhuish.better-comments-next
figma.figma-vscode-extension
fill-labs.dependi
firsttris.vscode-jest-runner
formulahendry.code-runner
foxundermoon.shell-format
galloween.jsdoc-highlight-code
gerane.theme-monokai
github.github-vscode-theme
github.vscode-github-actions
github.vscode-pull-request-github
grapecity.gc-excelviewer
graphite.gti-vscode
gregoire.dance
hbenl.vscode-test-explorer
iceworks-team.iceworks-style-helper
icrawl.discord-vscode
janisdd.vscode-edit-csv
jankincai.vscode-requirements
jedeop.crates-completer
johnpapa.vscode-peacock
kevinrose.line-link
kevinrose.vsc-python-indent
lea21st.vscode-sql-formatter
mdebi.fstring-converter
mechatroner.rainbow-csv
meganrogge.template-string-converter
mgmcdermott.vscode-language-babel
mikestead.dotenv
moalamri.inline-fold
ms-azuretools.vscode-docker
ms-dotnettools.csdevkit
ms-dotnettools.csharp
ms-dotnettools.vscode-dotnet-runtime
ms-dotnettools.vscodeintellicode-csharp
ms-python.debugpy
ms-python.pylint
ms-python.python
ms-python.vscode-pylance
ms-toolsai.jupyter
ms-toolsai.jupyter-keymap
ms-toolsai.jupyter-renderers
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.vscode-jupyter-slideshow
ms-vscode-remote.remote-wsl
ms-vscode.cpptools
ms-vscode.cpptools-themes
ms-vscode.test-adapter-converter
ms-vscode.vscode-speech
ms-vscode.vscode-typescript-next
ms-vsliveshare.vsliveshare
nicoespeon.abracadabra
oderwat.indent-rainbow
orta.vscode-jest
oven.bun-vscode
oxc.oxc-vscode
patbenatar.advanced-new-file
planbcoding.vscode-react-refactor
pmneo.tsimporter
postman.postman-for-vscode
redhat.vscode-yaml
reflog.jsonresume
rogalmic.bash-debug
rust-lang.rust-analyzer
shardulm94.trailing-spaces
shaunlebron.vscode-parinfer
shd101wyy.markdown-preview-enhanced
sirtori.indenticator
sjhuangx.vscode-scheme
sleistner.vscode-fileutils
snyk-security.snyk-vulnerability-scanner
sourcery.sourcery
streetsidesoftware.code-spell-checker
stringham.move-ts
stylelint.vscode-stylelint
supermaven.supermaven
svelte.svelte-vscode
tamasfe.even-better-toml
timonwong.shellcheck
twixes.pypi-assistant
usernamehw.errorlens
valentjn.vscode-ltex
visualstudioexptteam.vscodeintellicode
vscode-icons-team.vscode-icons
vscodevim.vim
wallabyjs.quokka-vscode
yoavbls.pretty-ts-errors
zardoy.fix-all-json
zardoy.ts-essential-plugins

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