fuji8 / gotypeconverter-extension

MIT License
0 stars 0 forks source link

gotypeconverter-extension

https://marketplace.visualstudio.com/items?itemName=fuji8.gotypeconverter&ssr=false#overview

demo

demo2_Trim

attention!!!

  1. This extension executes the following commands at startup.
    > go install github.com/fuji8/gotypeconverter-extension/gotypeconverter-langserver@latest
  2. Remember to save the file before Refactor.
  3. go 1.18

usage

  1. Write a function with one argument and one return value
  2. Save the file.
  3. Press ctrl + shift + R