wusatosi

Results 8 issues of wusatosi

support to export class with `internal` visibility modifier?

This PR updates the auto-build CI pipeline. Specifically: 1. Updates actions/checkout 2. Updates `actions/upload-artifact`, `actions/download-artifact` and resolves the breaking change. 3. Replaces discontinued `actions/create-release` and `actions/upload-release-asset` with the GitHub CLI...

Some quality of nice feature would be great. For example: Ctrl + Enter to request to help. ![image](https://user-images.githubusercontent.com/26424577/218906248-53141e82-1d8e-4517-af8f-ed7ec976ef53.png)

Using hippynn via mliap causes script to fail: ``` Setting up Verlet run ... Unit style : metal Current step : 0 Time step : 0.001 Traceback (most recent call...

When running `go get` as suggested by readme, the go cmd returns: ``` go: go.mod file not found in current directory or any parent directory. 'go get' is no longer...

## DESC Building my project with the plugin... Config is just copy & pasted from document. Than it failed......... ### ENV npm -version 5.6.0 webp-webpack-plugin ^1.2.6 html-webpack-plugin ^3.2.0 OS Platform:...

feature

This pr attempt to fix #30 by merging feature's tab with the index page. As suggested by https://github.com/llvm/clangd-www/issues/30#issuecomment-1532132597 You can preview this page at: https://celadon-croquembouche-1f991f.netlify.app/

Currently, only rename is mentioned under the [features tab](https://clangd.llvm.org/features). Should we include other implemented refactoring features like inline/ extract variables? Related: https://github.com/clangd/clangd/issues/446#issuecomment-653759209 Besides inline/ extract variables, refactoring functionalities under [clangd/refactor/tweaks](https://github.com/llvm/llvm-project/tree/main/clang-tools-extra/clangd/refactor/tweaks)...