Giter Club home page Giter Club logo

Comments (15)

hwsoderlund avatar hwsoderlund commented on July 1, 2024

I think I have this problem too. Not sure if it is exactly the same. The bar always says "Global Scope" now, no matter where I put the cursor. @hbdevelop1 does it say anything at all in your bar, or is it just empty?

I have tried this with .py, .js, and .go files. Exactly the same. Always "Global Scope".

macOS Mojave 10.14
VS Code Version 1.28.2 (1.28.2)

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

It seems there are some changes of vscode's api. I will fix it latter.

from vscode-scope-bar.

hwsoderlund avatar hwsoderlund commented on July 1, 2024

Perfect. And thanks for an awesome extension!

from vscode-scope-bar.

luckcolors avatar luckcolors commented on July 1, 2024

@amos402 any updates on making this working again? Thanks for making this amazing extension :)

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

😭Oops, sorry guys, I just forgot this issue for a while......
I just update a version for that, It should works.

from vscode-scope-bar.

luckcolors avatar luckcolors commented on July 1, 2024

Hello. I've installed the latest update and it still doesn't work.
Could it be that it doesn't support a programming language? I'm using it with golang. (see here https://github.com/Microsoft/vscode-go)

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

@luckcolors Fixed that, you can upgrade from market now.

from vscode-scope-bar.

luckcolors avatar luckcolors commented on July 1, 2024

@amos402 thanks! It seems to be working correctly now. :D

from vscode-scope-bar.

luckcolors avatar luckcolors commented on July 1, 2024

Just noticed that opening the the menu listing of the scopes is empty.
Now it does though correctly display the current scope.

from vscode-scope-bar.

xgdgsc avatar xgdgsc commented on July 1, 2024

It always says "Global Scope" now for me on ubuntu 16.04.

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

@xgdgsc Did you confirm you have the language service match your current language?
You can use command @ for a check.

from vscode-scope-bar.

xgdgsc avatar xgdgsc commented on July 1, 2024

Yes. I use cpp and @ shows functions. Clicking on status bar "Global Scope" also shows a list of functions.

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

Yes. I use cpp and @ shows functions. Clicking on status bar "Global Scope" also shows a list of functions.

I see, if you're using ms-vscode.cpptools, with cpp files, all functions treat as global functions, that's because the extension didn't provide the symbols' depth. But since ms-vscode.cpptools already provide a navigation feature, you can just simply use it.

from vscode-scope-bar.

xgdgsc avatar xgdgsc commented on July 1, 2024

Where is that navigation feature?

from vscode-scope-bar.

amos402 avatar amos402 commented on July 1, 2024

@xgdgsc You can easy to find out that on status bar after you install ms-vscode.cpptools.
I think we're getting far off the issue, I'm closing this issue, if you have any other issue feel free to create a new one.

from vscode-scope-bar.

Related Issues (14)

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.