forked from pool/python-python-lsp-server
		
	Accepting request 1128643 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 1.9.0
  * Support initializationOptions to configure the server.
  * Add code completions to the autoimport plugin.
  * Add support for Pylint 3.
  * Pass extendIgnore argument to Flake8.
  * Add new pylsp_workspace_configuration_changed hookspec so that
    plugins can react when client sends a configuration change to
    the server.
OBS-URL: https://build.opensuse.org/request/show/1128643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lsp-server?expand=0&rev=50
			
			
This commit is contained in:
		| @@ -1,3 +1,15 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Nov 24 20:13:48 UTC 2023 - Ben Greiner <code@bnavigator.de> | ||||
|  | ||||
| - Update to 1.9.0 | ||||
|   * Support initializationOptions to configure the server. | ||||
|   * Add code completions to the autoimport plugin. | ||||
|   * Add support for Pylint 3. | ||||
|   * Pass extendIgnore argument to Flake8. | ||||
|   * Add new pylsp_workspace_configuration_changed hookspec so that | ||||
|     plugins can react when client sends a configuration change to | ||||
|     the server. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Nov  9 21:21:37 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.com> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user