Michael Eichhorn (private)

Results 9 issues of Michael Eichhorn (private)

See #1088 I've added a new `--check-lock` option to `rcheckin`. This option checks all changed files if there is an exclusive (checkout) lock in tfs Example output: ``` > git-tfs...

It would be really nice if you provide a "--pre-lock" option for the rcheckin command. before any commit starts with checkin, this option acquire locks for any changed file of...

Hi, How can I jump to a locale file definition (with correct line) in sublime[(tern_for_sublime)](https://github.com/ternjs/tern_for_sublime)? My tern definition.json looks like this: ``` { "!name": "mylib", "Foo": { "Bar": { "!type":...

First of all, I would like to thank you for the very good articles on your site enterprisecraftmanship. These articles helped me very much understanding and implementing DDD. Thanks for...

Highlighting Hashtag #SomeTag

this PR adds roslyn based classifier actually this contains classifier to reduce opacity for - argument validation `if (xxx == null) throw new ArgumentNullException` - method overload Output: Globalsettings: Sharp...

is there any support for pseudo packages? For example: ```JSON // my-dev-env.json { "version": "0.0.1", "depends": ["git", "vim", "wget"] } ``` if i install this, i got ``` 'my-dev-env' doesn't...

enhancement

### Terraform Version, Provider Version and Kubernetes Version ``` Terraform v1.12.2 on linux_amd64 + provider registry.terraform.io/hashicorp/google v5.45.2 + provider registry.terraform.io/hashicorp/helm v2.17.0 + provider registry.terraform.io/hashicorp/kubernetes v2.37.1 + provider registry.terraform.io/hashicorp/null v3.2.4 ```...

bug
crash

The following html will not rendered correctly: ```html Line1 Line2 Line3 Line4 ``` I know this is very ugly html. This is from Microsoft Outlook. Output: (the browser on the...

bug
HTML