Gustavo Souza
Gustavo Souza
Now that Visual Studio has Refactoring abilities for other languages, any chances to bring it to C++?
Come on, 3 years... it's getting ridiculous
I had the same problem, but I could manage it using the following code: ``"//" this.begin("SingleLineComment");`` ``[^\n] ; // Delete`` ``\n this.popState();`` `` this.popState();``
@mv @phoemur @Victorcorcos Resolvi o problema em https://github.com/mv/fundamentus-api/pull/130 . Poderiam, por gentileza, avaliar o PR?
> @GustavoOS, o PR foi aceito ? O projeto está sendo mantido ? PR ainda está aberto, sem comentários. Acredito que o projeto foi abandonado.
@MrRahulRamkumar why was blob chosen over integer, as SQLite offers 8-byte integers? using as blob makes it hard to query
> > @MrRahulRamkumar why was blob chosen over integer, as SQLite offers 8-byte integers? using as blob makes it hard to query > > @GustavoOS If you want to store...
@mv sugestão de fix, é na detalhes.py: ```py from concurrent.futures import ThreadPoolExecutor def get_detalhes_list(lst): """ Get detailed data for a given list Input: list Output: DataFrame """ with ThreadPoolExecutor() as...
> Those are api reference docs autogenerated from swagger. > > Our docs and samples for az cli are in our docs here. This is what most people use. >...
@erdii would it be possible to deprecate this project?