vs code extension are not working properly? [closed] - visual-studio-code

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 years ago.
Improve this question
My vs code extension are not working properly. It work only for sometime then it stop working.i had uninstall and install many times but its not working. Can someone help me?

Try downgrading vs code. It resolved similar problem for some people. (https://github.com/microsoft/vscode/issues/71998)

Related

Fastlane plugin in swift [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
As of 2.69.0, fastlane now supports swift.
Is it possible to create plugins or actions in swift?
If yes, please provide an example, thanks!
No, for now you can only create a Fastfile.swift that works with an auto generated version of fastlane's core actions and tools.

How to fix 'error in Eclipse Neon while opening first time'? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
See the error Work space problem while start up
Maybe you just want to look in the log files?
However, delete this from your workspace:
.../.metadata/.plugins/org.eclipse.core.resources/.snap
Also please delete your metadata folder. There are many issues with that

Firebase no connection detected? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I have been using Firebase and was curious to see if they have a function that can tell me if the user has or does not have an internet connection so that I can disable any features in my application? Anybody know? I am trying to do this in Swift 2!
Have you done any research on Firebases documentation? A quick Google search yielded this result. Read this and i'm sure you will answer your own question.
https://www.firebase.com/docs/ios/guide/offline-capabilities.html

Net Beans IDE 7.3.1 Problems in Output [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I try to run NetBeans, but there are many errors in OutPut. I'm using also and Cygwin:
It looks like you have multiple definitions of the main method. You should remove one (or comment it out).

svn resource path [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
subeclipse on Eclipse4.2
I want go create a tag v1.1, but the path is /tags/v1.1/xxxxx not /tags/v1.1
why?
I've had the same issue for the past week or so however I have just installed a new update via Help -> Check for Updates and this has fixed it for me.