Tabaloa

- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 44
-
Edited Open a VUE (node.js) project within rider
Is there a possibility to open a vue project folder with rider? I know vue is available to rider but I cant seem to find a way to just a open like in VS Code. -
Created Debug client-side code (vuejs, jest, ...) applications
Hey there, I just wondered if it is possible to debug client-side code like jest, vue.js, and so on? Debugging within the browser like Google Chrome is a real pain, compared to the debug experien... -
Edited WPF - InitializeComponent cannot be found
Hi, after trying out Avalonia and returning to WPF, the editor is telling me that "InitializeComponent" within my UserControls is not defined. Example Code Behind XAML Edit: Got it, just ... -
Edited WPF Designer
Hi, will there be more support for WPF applications like a designer? Currently I like the progress in intellisense by including avalonia, but avalonia and WPF aren't the same thing. However, I'm mi... -
Created VueJS - Improve intellisense
Hi, first of all I want to say: The vue js integration in rider is awesome, even better than VSCode which makes it very pleasant to work with and the file/live code template makes it even better ... -
Created File Template - More control for integration (Icon, Availability)
Hi, I'm very into creating file templates and live code templates, as they increase productivity enormeously. However, I have some question about file templates: Is it possible to specify an ico... -
Created XDT - Transform on build
Hi, I wondered if it's possible to have a multi-environment App.config setting and came across XDT. The built-in support for XDT is great, so I could quickly setup a debug/development version. Ho... -
Created Better Markdown Support
Hi, I installed the plugin Markdown and it would be awesome if we have an original markdown support by jetbrains themselves. A really interesting point here is marking code and displaying UML dia... -
Created How to re-order content of code files?
Hi, I used VS 19 for the last years daily and switching to Rider showed me some advantages and some disadvantages (as it's always the case when you compare two things, so no offense here). With V... -
Created Scratch file output
Hi, is it possible to have multiple Run tabs so that I could see multiple scratch file outputs? For example I use a lot of HttpRequests recently as it is convenient and it's nice. But it seems li...