Bernhard Millauer

Results 38 issues of Bernhard Millauer

The explorer just shows around 400-500 elements, but I need a way to load more than that. Is there a hard-limit?

Hi! Is it possible to add an edit function for the firestore documents? Copying the content is already possible, so I guess pushing the document back wouldn't be a big...

enhancement

When I query for `$(document)` in the normal console, I get ![image](https://f.cloud.github.com/assets/462013/1379769/bf505bdc-3af7-11e3-8501-b5b4611e9766.png) ... which is pretty good and understandable. If I do the same in the amCoffee I get ![image](https://f.cloud.github.com/assets/462013/1379777/f57e87f6-3af7-11e3-870a-b3357c4ce2a7.png)...

https://github.com/mixerp/MixERP.Net.VCards/blob/3af0511459551ebf10b0667675b07049d2e797ab/src/MixERP.Net.VCards/Lookups/TelephoneTypeLookup.cs#L48 VCard supports multiple types per telephone entry, eg. FAX, WORK or CELL, VOICE, HOME. The referenced line only compares single types. The same is true for address. Is this...

Hi, is it somehow possible to have your extension running with stacked progressbars like them on http://twitter.github.com/bootstrap/components.html#progress ? Thanks for the cool extension! :smile:

Is there some work on a vscode plugin? The [File and Grammer](https://hurl.dev/docs/grammar.html) is well documented and [vscode's syntax highlighting](https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide) isn't too complicated. What's your thought, should we/I create such a...

topic: ide support

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Like in...

enhancement

**Describe the bug** Once the process `yarn dev` is started all the spwaned processes stay in memory regardless if the console was exited with "close window" or `CRTL-C`. Only way...

bug

Hi, I was seeing your package featured from Nick Chapsas https://www.youtube.com/watch?v=kd4Bb9Ijlf8 and I wonder if you need a contributor to get the package ready for .net8 I worked on miniprofiler...

Version: 2.0.6 Steps - Have a document with a textarea (eg. field text) - enter text with linebreaks - save and return to collection view - edit text of record...