Tabaloa

Avatar
  • Total activity 140
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 44
  • Created

    Item template: Use uppercase for name

    Answered
    Hi,   is it possible to use the upper case version of the specified name in item templates? Imagine I want to create a new file called "myClass.ts" and specify the name "myClass", but the class nam...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Git - where do I see my outgoing commits?

    Answered
    Hi, there seems to be a lot of git features integrated into Rider, like rebasing, merging, fetching and stuff. Using git for several hours not, I wonder how can I see all my outgoing local commits?
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Build profiles are not shown

    Hi,   I changed the application path of a configuration. Since then, the profile is completely disappeared from the build profile dropdown list. How can I make it selectable again?
    • 4 followers
    • 10 comments
    • 0 votes
  • Created

    Vue: Change import formatting

    Hi, when I format my vuejs typescript file, it will list all imports from a specific packages vertically, each imported object in a new row. But I want to keep the "iteration" going until it hits t...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Vue: Tab size and indent gets reset

    Hi,   I often change the tab size and indent to "4" as it expected from eslint. But I can see that the values are reset from time to time back to "2". Unfortunately, I cannot really reproduce when ...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Select multiple nuget packages to be updated

    Answered
    Hi, currently it seems like that selecting multiple nuget packages is not possible. Can you please add this feature? It'd be nice if I could select multiple to delete or update: Update to a specifi...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Close all instances from Windows Task bar not working

    Answered
    Hi,   when I try to close all IDE instances from within the task bar, nothing happens. But when I close them manually (little preview when hovering over and clicking the app "X" symbol), it works j...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Start new IDE instance from windows task bar

    Answered
    Hi,   I'm used to start new instances of my applications by right click the application icon in the windows task bar and choose the default program start icon. With rider, the option is here but wh...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Vue.js: v-for

    Hi,   I noticed that the intellisense for v-for within a vue template does not work. It cannot resolve the iteration-variable, here "dataColumn"
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Create multiple files at once

    Answered
    Hi,   I use Vue.js not with Single Component files but I split them into three files (vue, ts, spec.ts). Is there a way I can create a template which will automatically create all three or at least...
    • 4 followers
    • 2 comments
    • 0 votes