Skip to content

Add run gutter marks support for aspire file based apphost#625

Open
Fantoom wants to merge 4 commits intoaspire-file-apphostfrom
aspire-file-apphost-guttermarks
Open

Add run gutter marks support for aspire file based apphost#625
Fantoom wants to merge 4 commits intoaspire-file-apphostfrom
aspire-file-apphost-guttermarks

Conversation

@Fantoom
Copy link
Contributor

@Fantoom Fantoom commented Mar 19, 2026

No description provided.



return when (cfg.configuration) {
is AspireHostConfiguration -> RunConfigurationExt(templateProfileName?.let { listOf(RunConfigurationEntry(RunConfigurationEntryKey.LaunchSettingsProfile, it)) }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: can you please reformat the file, this line is too long

namespace JetBrains.Rider.Aspire.Plugin.RunGutterMarks;

[SolutionComponent(Instantiation.DemandAnyThreadSafe)]
internal sealed class AspireTemplateProvider : IRunConfigurationTemplateProvider
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use please reformat the file? In this repo we use a different indentation

using JetBrains.ProjectModel;
using JetBrains.ProjectModel.Caches;
using JetBrains.ProjectModel.DotNetCore;
using JetBrains.ProjectModel.ProjectsHost;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused?

@Fantoom Fantoom force-pushed the aspire-file-apphost branch from 52ac418 to 9b21a70 Compare March 20, 2026 11:06
@Fantoom Fantoom force-pushed the aspire-file-apphost-guttermarks branch from 292e8fa to aa01c4d Compare March 20, 2026 11:53
@Fantoom Fantoom changed the title Add run gutter marks support Add run gutter marks support in aspire file based apphost run configurations Mar 20, 2026
@Fantoom Fantoom changed the title Add run gutter marks support in aspire file based apphost run configurations Add run gutter marks support for aspire file based apphost Mar 20, 2026
@Fantoom Fantoom force-pushed the aspire-file-apphost-guttermarks branch from aa01c4d to 6ce370f Compare March 20, 2026 12:04
@Fantoom Fantoom force-pushed the aspire-file-apphost branch 2 times, most recently from f4c5cfe to 8584abd Compare March 20, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants