Questions tagged as 'extension'

1
answer

How do I call a function in swift xcode

Good night, I have a function that is linked to a button, I would like to call it directly without the need of the button, what do I do? The function ... static func goToTutorialOrTo(market: Market, from viewController: UIViewController) {...
asked by 16.05.2018 / 00:30
1
answer

Difficulty getting object inside a CDI Extension

I want to create an extension in my project so that it starts interpreting a note itself, so I initially had a @Producer of the Quartz Scheduler object, see public class SchedulerProducer { private static final Logger LOGGER = Logger.getL...
asked by 12.11.2015 / 00:24
2
answers

How to intercept the project save event in vssdk?

I'm currently developing an extension of visual studio 2017 where I need to know when any design changes are persisted. Ex: When I add a new reference in the project (I know there are events for when the reference is added / changed / removed...
asked by 20.09.2017 / 14:53
1
answer

PHP-CPP Compilation Version

I'm having trouble with an extension that I'm compiling in PHP-CPP, because when compiling on my Mac, the local version of it is 20121212, but my Xampp is the 20131226 version, the problem is that in every version of php which have a compilation...
asked by 09.11.2015 / 14:36
0
answers

VisualStudio Extension - Does not allow updating

Hello, I recently created some extensions for VisualStudio, and when I publish a new version I go to the file: source.extension.vsixmanifest and update the version as image: SofareverythingworksandinMarketPlaceitappearstohaveanupdate,butwh...
asked by 13.04.2018 / 11:53