All Downloads are FREE. Search and download functionalities are using the official Maven repository.

syntax.bsl-language-server.0.23.0-rc.6.source-code.application.properties Maven / Gradle / Ivy

Go to download

Language Server Protocol implementation for 1C (BSL) - 1C:Enterprise 8 and OneScript languages.

There is a newer version: 0.24.0-rc.1
Show newest version
server.port=8025
spring.main.banner-mode=off
spring.main.log-startup-info=false
logging.level.org.springframework.boot.autoconfigure.logging=INFO
logging.level.org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler=warn
logging.level.com.zaxxer.hikari=warn
logging.level.org.hibernate=warn
logging.level.org.hibernate.engine.jdbc.spi.SqlExceptionHelper=fatal
logging.level.org.springframework.data.repository.config.RepositoryConfigurationDelegate=warn
logging.level.org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean=warn
logging.level.org.springframework.context.support.PostProcessorRegistrationDelegate=warn
logging.level.org.springframework.core.LocalVariableTableParameterNameDiscoverer=error
spring.application.name=BSL Language Server
app.globalConfiguration.path=${user.home}/.bsl-language-server.json
app.configuration.path=.bsl-language-server.json
logging.level.org.eclipse.lsp4j.jsonrpc.RemoteEndpoint=fatal

app.websocket.lsp-path=/lsp
sentry.dsn=https://[email protected]/5790531
sentry.environment=production
sentry.attach-server-name=false
sentry.logging.minimum-breadcrumb-level=debug
picocli.disable.closures=true





© 2015 - 2024 Weber Informatics LLC | Privacy Policy