Giter Site home page Giter Site logo

Comments (9)

uctakeoff avatar uctakeoff commented on July 28, 2024

It does not occur in my environment.
Has a folder named .VSCodeCounter been created?

from vscode-counter.

themoonbear avatar themoonbear commented on July 28, 2024

NO. The tip is "Running the contributed command: 'extension.vscode-counter.countInWorkspace' failed."

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

Is it similar to this phenomenon?

Does it work if the value of VSCodeCounter.outputPreviewType is 'none'?
Does it work if the value of VSCodeCounter.outputAsMarkdown is false?

from vscode-counter.

themoonbear avatar themoonbear commented on July 28, 2024

I changed the config, but it doesn't work!
"VSCodeCounter.outputAsMarkdown": false, "VSCodeCounter.outputPreviewType": "none"

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

Oh.
Then, can you open the Developer Tool and continue?

Help > Toggle Developer Tools and select Console tab.

You may get a detailed error message.

from vscode-counter.

themoonbear avatar themoonbear commented on July 28, 2024

Well, I did the step. This is error message. Does counter need network when it running?
notificationsAlerts.ts:38 Error: Running the contributed command: 'extension.vscode-counter.countInWorkspace' failed. at v._executeContributedCommand (/Applications/Visual…nHostProcess.js:518) at v.$executeContributedCommand (/Applications/Visual…nHostProcess.js:519) at p._doInvokeHandler (/Applications/Visual…nHostProcess.js:635) at p._invokeHandler (/Applications/Visual…nHostProcess.js:634) at p._receiveRequest (/Applications/Visual…nHostProcess.js:633) at p._receiveOneMessage (/Applications/Visual…nHostProcess.js:632) at _protocol.onMessage.e (/Applications/Visual…nHostProcess.js:630) at l.fire (/Applications/Visual…onHostProcess.js:50) at _.fire (/Applications/Visual…nHostProcess.js:181) at e.onMessage.e (/Applications/Visual…nHostProcess.js:787) at l.fire (/Applications/Visual…onHostProcess.js:50) at _.fire (/Applications/Visual…nHostProcess.js:181) at t.PersistentProtocol._receiveMessage (/Applications/Visual…nHostProcess.js:185) at _socketDisposables.push._socketReader.onMessage.e (/Applications/Visual…nHostProcess.js:182) at l.fire (/Applications/Visual…onHostProcess.js:50) at p.acceptChunk (/Applications/Visual…nHostProcess.js:178) at _register._socket.onData.e (/Applications/Visual…nHostProcess.js:177) at Socket.t (/Applications/Visual…nHostProcess.js:187) at Socket.emit (events.js:182) at addChunk (_stream_readable.js:283) at readableAddChunk (_stream_readable.js:264) at Socket.Readable.push (_stream_readable.js:219) at Pipe.onStreamRead [as onread] (internal/stream_base_commons.js:94)

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

No, I don't use the network.
Pipe is considered for local interprocess communication.

failed. at v._executeContributedCommand (/Applications/Visual…nHostProcess.js:518)

It seems that the error is not inside vscode-counter.
Looks like it failed before calling vscode-counter.

The only way to come up with is to remove VSCodeCounter and install it again.

from vscode-counter.

themoonbear avatar themoonbear commented on July 28, 2024

Thank you for your response. It doesn't work. Maybe I should re-install vscode.

from vscode-counter.

uctakeoff avatar uctakeoff commented on July 28, 2024

Some bugs have been fixed since then.
Please let me know if there is any change.

from vscode-counter.

Related Issues (20)

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.