Skip to content

Conversation

@cartermp
Copy link
Contributor

Fixes #4115

It seems a check on triggerPosition was removed here: 1e6f253#diff-d788d4b29ac0cab7497b91c678517720

This was also after any 15.4 merges, hence why it's not seen until 15.5.

@cartermp
Copy link
Contributor Author

Don't merge as I should add a test

@cartermp
Copy link
Contributor Author

System.Exception: nuget restore /mnt/j/w/Microsoft_visualfsharp/master/release_fcs_ubuntu14.04_prtest/setup/packages.config failed

whelp

@cartermp
Copy link
Contributor Author

@dotnet-bot test this please

@cartermp
Copy link
Contributor Author

cartermp commented Dec 18, 2017

FCS build is 💩 right now, @forki I've seen you tagged when this is a problem before, though I have no clue what the protocol for this is

@cartermp
Copy link
Contributor Author

@dotnet-bot test this please

@forki
Copy link
Contributor

forki commented Dec 19, 2017

it's green!?

@cartermp
Copy link
Contributor Author

Magic

@forki
Copy link
Contributor

forki commented Dec 19, 2017

so merge it fast!

@KevinRansom KevinRansom merged commit 1e7037c into dotnet:master Dec 22, 2017
@cartermp cartermp deleted the fix-completion-first-char branch December 22, 2017 03:23
KevinRansom pushed a commit that referenced this pull request Dec 22, 2017
* fix resource name (#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (#4148)

* Fix IndexOutOfRangeException in check for providing completion (#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (#4124)

* Report builder creation warnings according to compiler args (#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
…t#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* fix resource name (dotnet#4151)

otherwise instead of expected `FSStrings.resources` will use `FSharp.Compiler.Service.netstandard.FSStrings.resources`

* Use ConcurrentDictionary in ImportMap (dotnet#4148)

* Fix IndexOutOfRangeException in check for providing completion (dotnet#4138)

* Fix IndexOutOfRange in check for providing completion:

* Add test

* Remove repeating arguments processing in IncrementalBuilder creation (dotnet#4124)

* Report builder creation warnings according to compiler args (dotnet#4125)

* Filter incremental builder creation errors according to compiler args

* Fix CompilationErrorLogger ignores WarsAsError options

* Add test for WarnAsError

* Cleanup

* Add more tests; cover WarnAsError-, no warnings at all

* Refactor tests

* Add test
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.

3 participants