EugenWiens / vscode-bitbake

Bitbake language support for Visual Studio Code- This Remo is deprecated, please use following fork
https://github.com/savoirfairelinux/vscode-bitbake/
Other
22 stars 10 forks source link

crash vscode while applying syntax for "python function" #31

Open NGenetzky opened 4 years ago

NGenetzky commented 4 years ago

Diff: diff vscode-bitbake-python-function-good.bb.txt vscode-bitbake-python-function-bug.bb.txt

1c1
< def get_depends(d):
---
> def get_depends_with_more_words_and_default_argument(d, add_argument=''):

Thanks for making an awesome FOSS project. Here is a bug report.

EugenWiens commented 4 years ago

Hi,

Thank you for the bug report. I'm currently very busy but I will try to fix this and will try to release a new version.

Best regards, Eugen

Nathan Genetzky notifications@github.com schrieb am Do., 9. Jan. 2020, 18:52:

Diff: diff vscode-bitbake-python-function-good.bb.txt vscode-bitbake-python-function-bug.bb.txt

1c1< def get_depends(d):---> def get_depends_with_more_words_and_default_argument(d, add_argument=''):


Thanks for making an awesome FOSS project. Here is a bug report.

  • Nathan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/EugenWiens/vscode-bitbake/issues/31?email_source=notifications&email_token=AB4D7GUF64EP43VAYBSEZ7LQ45P53A5CNFSM4KE4FGX2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFEFMAQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4D7GUHSXAESF4MNOY44L3Q45P53ANCNFSM4KE4FGXQ .