Matheus Castello

Results 18 issues of Matheus Castello

Trying to open MainWindowView that use a icon that is on `Assets`, so I get this error: ``` System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --->...

First time to open a solution, that has .xaml files previously open, I get the follow error: ``` An error occurred in 'TorizonAvaloniaSample' while attempting to open 'AboutView.xaml' Value does...

Using Visual Studio 2019 1. Right click the folder in Solution Explorer that you'd like to add the control to 1. Select the Add -> New Item menu item 1....

This is not an issue, it's actually a question. there is some way to get the earlyprintk from a custom Kernel? Or change the Linux cmdline for some way? I'm...

## Current behavior On Linux creating a new unoapp for Skia.GTK does not work anymore: ``` dotnet new unoapp -wasm=false -uwp=false -ios=false -android=false -macos=false -skia-wpf=false -st=false Couldn't find an installed...

kind/bug
area/solution-templates

## Current behavior When trying to debug a WASM project using the VS Code WSL 2 remote connection it opens the browser chosen in the `type` seted on `launch.json` but...

kind/bug
area/external
project/core-tools
difficulty/challenging

Hey @EugenWiens I saw that you added the 11fa149f11edede682ed60f7faecac9c27fa65c9 I've also maintained a fork since January: https://github.com/microhobby/vscode-bitbake It's been published already on VS Market Place to support the new syntax...

With this command, some recommended settings will be injected to the workspace `settings.json` like: - Use tab instead space; - Tab size of 8; - Automatically trim trailing spaces; -...

enhancement
good first issue

In multi-root workspaces, it would be interesting to have some way to configure which folder run the indexer.

enhancement

Today the code is a mess! We need to apply a code style and remove unused clutter for this to become serious.

enhancement