Git Product home page Git Product logo

vscode-lua-webvue's People

Contributors

carsakiller avatar

Watchers

 avatar  avatar

vscode-lua-webvue's Issues

Something happened in VS Code

Which OS are you using?

MacOS

Expected Behaviour

I don't know when the error occurred... Sorry

Actual Behaviour

Just opened a file I think

Reproduction steps

Unable to reproduce

Additional Notes

No response

Log

STARTUP

[2023-03-02 12:35:27] | DEBUG | Filesystem | Created directory at "/Users/alexsheehan/Library/Application Support/Code/User/globalStorage/sumneko.lua/addonManager"
[2023-03-02 12:35:27] | DEBUG | Git | Cloned LLS-Addons
[2023-03-02 12:35:27] | ERROR | Git | fatal: not a git repository (or any of the parent directories): .git

Getting the installed addons takes too long

Checking the addons install folder and sending the results to the webvue takes too long. There are two optimizations that can be done:

  • Send the names of all the addons ASAP, calculate the sizes (and get the descriptions?) in the background and send them later.
  • When a single addon is installed/uninstalled, the new status of that addon should be sent by itself to the webvue to be patched into the state. Currently, any change triggers a new check of all addons.

Get Addon name from config file

Right now, the names for the addons displayed in the UI are just from the filename. The config.json has a name property that should override this name if present

LLS-Addons - Wrong repository url

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Plugins

Expected Behaviour

изображение
redirects to an actual repository
https://github.com/LuaLS/LLS-Addons/tree/main/addons/garrysmod

Actual Behaviour

If I press View on GitHub button I got link to carsakiller
https://github.com/carsakiller/LLS-Addons/tree/main/addons/garrysmod (last commit 6 months ago)
instead of LuaLS (sumneko)

Reproduction steps

  1. Go to 'Open Addon Managere'
  2. Click 'View on GitHub'
  3. See error 'carsakiller repo'

Additional Notes

No response

Log File

No response

Write more vitests

Components

  • Addon.vue
  • LocalAddon.vue
  • RemoteAddon.vue

Views

  • InstalledAddons.vue
  • RemoteAddons.vue

  • Set up GitHub action to run tests on push

Add support for multiple workspaces

Add support for users to enable/disable addons per-workspace.

  • Enable button needs to display if openFolderCount > addon.enabled.length
  • Disable button needs to display if openFolderCount < addon.enabled.length

chat3.t turbo error

Which OS are you using?

MacOS

Expected Behaviour

reply normal

Actual Behaviour

...

I also see the following error:

request to https://api.openai.com/v1/chat/completions failed, reason: write EPROTO 4809224376:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:../../third_party/boringssl/src/ssl/tls_record.cc:594:SSL alert number 40

Reproduction steps

  1. ask

Additional Notes

No response

Log

No response

Add filters

Explain the feature

Currently, there is no way to see just the addons that are enabled or just the addons that are installed. There should be a way for users to filter the addons list.

Are there any potential drawbacks from adding the feature?

May cause issues with pagination

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.