microsoft / powerquery-language-services

Library to provide intellisense and other language services for the Power Query / M language.
MIT License
42 stars 13 forks source link

Pass cancellation token through valdiate #215

Closed JordanBoltonMN closed 2 years ago

JordanBoltonMN commented 2 years ago

I noticed one spot was lacking cancellation tokens: validate. That can be a long running process so I've added one as an attribute to ValidationSettings.