No, not yet. Although is a planned feature.
In the meanwhile you can still use tagged sections:
Like so:
This is my text, lorens ipsum ''\cite{Lamport}''.
% Bibliography
'''
\begin{thebibliography}{99}
\bibitem{Lamport} L. Lamport. LaTeX. Addison-Wesley. 1996.
\end{thebibliography}
'''
Kind regards