matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
960 stars 78 forks source link

Improve dotnet project detection #145

Closed yjpark closed 5 years ago

yjpark commented 5 years ago

Description

Check existence of paket.dependencies (if use paket to manage packages) or *.fsproj (for F# projects)

Motivation and Context

Just want to show dotnet version for F# project, and in parent folder.

Types of changes

Screenshots (if appropriate):

How Has This Been Tested?

Checklist:

matchai commented 5 years ago

Hey @yjpark! Looks like a great addition to spacefish Thank you for taking the time to write up this PR! 😄

It seems this feature doesn't already exist in spaceship. In an effort to maintain feature parity with spaceship, we ask that an equivalent issue or PR gets created on their project before it gets implemented in spacefish. 🚀

matchai commented 5 years ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: